home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Interface / it.dig / scripts / DefineButton2_413 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-04-20  |  86 b   |  4 lines

  1. on(release){
  2.    _root.categoria_mc.local.gotoAndStop("Meu Computador Cursos 8");
  3. }
  4.